projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d4b9fe4
)
(AUTOGENEL): Add calc/calc-loaddefs.el.
author
Glenn Morris
<rgm@gnu.org>
Fri, 11 Apr 2008 17:13:30 +0000
(17:13 +0000)
committer
Glenn Morris
<rgm@gnu.org>
Fri, 11 Apr 2008 17:13:30 +0000
(17:13 +0000)
lisp/ChangeLog
patch
|
blob
|
history
lisp/Makefile.in
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 1ff249b6600b7faa27b8c8e98ee2c38740de8293..49f8b81f27e1d893a571ccc47d311b9214e95abf 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,7
@@
+2008-04-11 Glenn Morris <rgm@gnu.org>
+
+ * Makefile.in (AUTOGENEL): Add calc/calc-loaddefs.el.
+
2008-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
* Makefile.in (bootstrap-prepare): Make tpu-edt.el writable as well.
diff --git
a/lisp/Makefile.in
b/lisp/Makefile.in
index d527d341d8dd740463a7d60f9211d921aeb4f54c..083a11530a5ac5829fbbbb6b23a879f6aabe6e42 100644
(file)
--- a/
lisp/Makefile.in
+++ b/
lisp/Makefile.in
@@
-61,6
+61,7
@@
AUTOGENEL = loaddefs.el \
cus-load.el \
finder-inf.el \
subdirs.el \
+ calc/calc-loaddefs.el \
eshell/esh-groups.el
# Files to compile before others during a bootstrap. This is done to